home *** CD-ROM | disk | FTP | other *** search
/ APDL Eductation Resources / APDL Eductation Resources.iso / programs / graphics / turtle_2 / Text / !TurtMan / mazes < prev    next >
Encoding:
Text File  |  1991-07-17  |  550 b   |  19 lines

  1. MAZES
  2.  
  3. INFO
  4. See if you can drive the turtle through the mazes
  5. without crashing.
  6. Try to use as few commands as possible.
  7. Keep a clear record of all your movements.
  8. To see the first maze type MAZE1 <return>.
  9. Other mazes are: MAZE2
  10. Type IDEAS <return> for more ideas.
  11.  
  12. IDEAS
  13. Once you have been through the 'correct' way,
  14. re-write your instructions to take the turtle
  15. through the opposite way, or to walk the turtle 
  16. backwards through the mazes.
  17. Pick a point on one of the mazes and draw the
  18. view that you might get from there.
  19. Create a maze of your own.